home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / jump_gam.swf / scripts / DefineButton2_1011 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  61 b   |  5 lines

  1. on(release){
  2.    emailFriend();
  3.    this.gotoAndStop(1);
  4. }
  5.